home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!-- -*- Mode: SGML; indent-tabs-mode: nil; -*- -->
- <!--
-
- The contents of this file are subject to the Netscape Public License
- Version 1.0 (the "NPL"); you may not use this file except in
- compliance with the NPL. You may obtain a copy of the NPL at
- http://www.mozilla.org/NPL/
-
- Software distributed under the NPL is distributed on an "AS IS" basis,
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
- for the specific language governing rights and limitations under the
- NPL.
-
- The Initial Developer of this code under the NPL is Netscape
- Communications Corporation. Portions created by Netscape are
- Copyright (C) 1998 Netscape Communications Corporation. All Rights
- Reserved.
-
- -->
-
- <!-- Find A Friend Wizard -->
- <?xml-stylesheet href="chrome://aim/skin/" type="text/css"?>
-
-
- <!DOCTYPE window SYSTEM "chrome://aim/locale/findAFriend1_0.dtd" >
- <window
- xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="dialog"
- onload="parent.wizardManager.onPageLoad('findAFriend1_0');">
-
- <html:script language="JavaScript" src="findAFriend1_0.js"/>
- <html:script>
- window.title="&pagetitle;";
- </html:script>
-
- <box flex="100%" align="vertical">
- <html:div> &faf10.p1.text;
- <html:dl>
- <html:dt>
- <html:label><html:input type="radio" value="findAFriend2_1" name="stype" id="stype" onclick="setNext(this.value)" /></html:label>
- &faf10.p2.text;
- </html:dt>
- <html:dt>
- <html:label><html:input type="radio" value="findAFriend1_1" name="stype" id="stype" onclick="setNext(this.value)" checked="1"/></html:label>
- &faf10.p3.text;
- </html:dt>
- <html:dt>
- <html:label><html:input type="radio" value="findAFriend3_1" name="stype" id="stype" onclick="setNext(this.value)"/></html:label>
- &faf10.p4.text;
- </html:dt>
-
- </html:dl>
- </html:div>
- <spring flex="50%"/>
- <html:div>
- &faf10.p5.text;
- </html:div>
-
- <spring flex="50%"/>
-
- <html:div>
- &faf10.p6.text;
- </html:div>
- </box>
-
- </window>
-
-